Skip to content

Implement Versioned Publish Directory + Immutable Copy#33

Merged
BLMgithub merged 2 commits into
mainfrom
feature/publish-version
Mar 1, 2026
Merged

Implement Versioned Publish Directory + Immutable Copy#33
BLMgithub merged 2 commits into
mainfrom
feature/publish-version

Conversation

@BLMgithub
Copy link
Copy Markdown
Owner

@BLMgithub BLMgithub commented Feb 28, 2026

Implement versioned artifact promotion under: published/v{run_id}/

Scope

  • Fail if version directory already exists
  • Create version directory
  • Copy all semantic artifacts into it
  • Never modify or overwrite previous versions

Acceptance Criteria

  • Each successful run produces exactly one immutable version folder
  • Reused run_id fails hard
  • Previous versions remain untouched

@BLMgithub BLMgithub merged commit 9b9e045 into main Mar 1, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In Progress to Completed in Seller Fulfillment Intervention Monitor Mar 1, 2026
@BLMgithub BLMgithub deleted the feature/publish-version branch March 1, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

Implement Versioned Publish Directory + Immutable Copy

1 participant